tools.releasegame

Undocumented in source.

Members

Functions

getGameValidFiles
string[] getGameValidFiles(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
releaseGame
void releaseGame(Terminal t, string gamePath, string outputFolder, bool verbose)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldFileSkip
bool shouldFileSkip(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

availableSourceFolders
enum string[] availableSourceFolders;
Undocumented in source.
ignoreExtensions
enum string[] ignoreExtensions;
Undocumented in source.
ignoreFolders
enum string[] ignoreFolders;
Undocumented in source.
outputPath
string outputPath;
Undocumented in source.

Meta